home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1996 #1
/
Amiga Plus CD - 1996 - No. 1.iso
/
pd
/
grafik
/
dust_v2.34
/
dusthelp
/
waterz
< prev
next >
Wrap
Text File
|
1995-09-28
|
749b
|
14 lines
COMMAND WATERZ
-----------------------------------------------------------------
Purpose: create a realistic water-wave - but change only the
z-coordinates of the objects (isn't as realistic as WATER)
rings: how many waves are growing (1..3 looks good)
times: how often the growing is performed, after the
whole process the 1st wave will have a distance
times*wavelength from the centre (should be 2..10)
Usage: WATERZ(<objectID>,<frames>,<filename>,
[<amplitude>,<wavelength>,<sourceX>,<sourceY>,
<damping>,<times>,<rings>])
Examples: waterz(1,40,obj,12.0,24,10,-10,1.6,4,1)
waterz(1,60,ram:obj)